[INFO] fetching crate warg-client 0.10.0...
[INFO] fixing warg-client-0.10.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate warg-client 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate warg-client 0.10.0
[INFO] finished tweaking crates.io crate warg-client 0.10.0
[INFO] tweaked toml for crates.io crate warg-client 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate warg-client 0.10.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate warg-client 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81
[INFO] running `Command { std: "docker" "start" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling prost-derive v0.12.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling logos v0.14.0
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling pbjson-build v0.6.2
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling prost-reflect v0.13.1
[INFO] [stderr]    Compiling protox-parse v0.6.0
[INFO] [stderr]    Compiling zvariant_utils v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling protox v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pbjson-types v0.6.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking pbjson v0.6.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling warg-protobuf v0.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling zvariant_derive v4.1.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking warg-crypto v0.10.0
[INFO] [stderr]     Checking zvariant v4.1.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling zbus_macros v4.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking warg-transparency v0.10.0
[INFO] [stderr]     Checking wast v235.0.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking zbus v4.2.1
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking warg-protocol v0.10.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking ptree v0.5.2
[INFO] [stderr]     Checking warg-api v0.10.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking sha256 v1.5.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking normpath v1.2.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking wat v1.235.0
[INFO] [stderr]     Checking wasm-compose v0.235.0
[INFO] [stderr]     Checking wasmprinter v0.2.80
[INFO] [stderr]     Checking secret-service v4.0.0
[INFO] [stderr]     Checking keyring v3.6.1
[INFO] [stderr]     Checking warg-client v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/api.rs (1 fix)
[INFO] [stderr]        Fixed src/depsolve.rs (1 fix)
[INFO] [stderr]        Fixed src/lib.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let header = response.headers().get(REGISTRY_HINT_HEADER_NAME).cloned();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `header` calls a custom destructor
[INFO] [stdout]     |             `header` will be dropped later as of Edition 2024
[INFO] [stdout] 325 |         into_result::<_, FetchError>(response)
[INFO] [stdout] 326 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `header` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:785:18
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let info = self.package(package).await?;
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `info` calls a custom destructor
[INFO] [stdout]     |             `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 785 |                 .await?,
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 786 |         })
[INFO] [stdout] 787 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:832:18
[INFO] [stdout]     |
[INFO] [stdout] 800 |         let info = self.package(package).await?;
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `info` calls a custom destructor
[INFO] [stdout]     |             `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 832 |                 .await?,
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 833 |         ))
[INFO] [stdout] 834 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let entry = self.get_auth_token_entry(registry_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |         match entry.get_password() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:272:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let entry = self.get_signing_key_entry(registry_url, keys, home_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 271 |
[INFO] [stdout] 272 |         match entry.get_password() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let entry = self.get_signing_key_entry(registry_url, keys, home_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 299 |         entry.set_password(&key.encode()).map_err(|e| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs:720:1
[INFO] [stdout]     |
[INFO] [stdout] 720 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 721 | | where
[INFO] [stdout] 722 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/depsolve.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 109 |               let import = resolver.parse()?;
[INFO] [stdout]     |                   ------   -----------------
[INFO] [stdout]     |                   |        |
[INFO] [stdout]     |                   |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   `import` calls a custom destructor
[INFO] [stdout]     |                   `import` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |                       let id = PackageName::new(import.name.clone())?;
[INFO] [stdout]     |                                --------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 113 |                       let registry_domain = client.get_warg_registry(id.namespace()).await?;
[INFO] [stdout]     |                                             -----------------------------------------------
[INFO] [stdout]     |                                             |                                        |
[INFO] [stdout]     |                                             |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                             |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |                       match client
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 115 | |                         .registry()
[INFO] [stdout] 116 | |                         .load_package(registry_domain.as_ref(), &id)
[INFO] [stdout] 117 | |                         .await?
[INFO] [stdout]     | |                          -----
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                       { Some(info) => {
[INFO] [stdout]     |                              ----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `info` calls a custom destructor
[INFO] [stdout]     |                              `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |                                   self.parse_package(client, &bytes).await?;
[INFO] [stdout]     |                                   -----------------------------------------
[INFO] [stdout]     |                                   |                                  |
[INFO] [stdout]     |                                   |                                  this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                   |                                  `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 |                           client.download(&id, &VersionReq::STAR).await?;
[INFO] [stdout]     |                           ----------------------------------------------
[INFO] [stdout]     |                           |                     |                 |
[INFO] [stdout]     |                           |                     |                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           |                     |                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                           |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                           `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                           `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |                           if let Some(info) = client
[INFO] [stdout]     |  _____________________________________----____^
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                     `#19` will be dropped later as of Edition 2024
[INFO] [stdout] 129 | |                             .registry()
[INFO] [stdout] 130 | |                             .load_package(
[INFO] [stdout] 131 | |                                 client.get_warg_registry(id.namespace()).await?.as_ref(),
[INFO] [stdout]     | |                                 -----------------------------------------------
[INFO] [stdout]     | |                                 |                                        |
[INFO] [stdout]     | |                                 |                                        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                                 |                                        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 |                                        this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 |                                        `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                                 up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |                             .await?
[INFO] [stdout]     | |                              -----^
[INFO] [stdout]     | |______________________________|___||
[INFO] [stdout]     | |______________________________|___|this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |______________________________|___|up until Edition 2021 `#23` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________________|___|this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |______________________________|___|up until Edition 2021 `#24` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                                |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                                up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 | |                                     self.parse_package(client, &bytes).await?;
[INFO] [stdout]     | |                                     -----------------------------------------
[INFO] [stdout]     | |                                     |                                  |
[INFO] [stdout]     | |                                     |                                  this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                                     |                                  `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |                     }}
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/storage/fs.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |           while let Some(bytes) = stream.next().await.transpose()? {
[INFO] [stdout]     |                          -----    ^^^^^^^^^^^^^^-----^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |             |
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `bytes` calls a custom destructor
[INFO] [stdout]     |                          `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 349 |               hasher.update(&bytes);
[INFO] [stdout] 350 | /             writer
[INFO] [stdout] 351 | |                 .write_all(&bytes)
[INFO] [stdout] 352 | |                 .await
[INFO] [stdout] 353 | |                 .with_context(|| format!("failed to write to `{path}`", path = path.display()))?;
[INFO] [stdout]     | |                                                                                                -
[INFO] [stdout]     | |                                                                                                |
[INFO] [stdout]     | |________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/api.rs:675:6
[INFO] [stdout]     |
[INFO] [stdout] 675 | ) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/api.rs:673:13
[INFO] [stdout]     |
[INFO] [stdout] 673 |     digest: &AnyHash,
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/api.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |     stream: impl Stream<Item = Result<Bytes>>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 672 ~ fn validate_stream<T: Stream<Item = Result<Bytes>>>(
[INFO] [stdout] 673 |     digest: &AnyHash,
[INFO] [stdout] 674 ~     stream: T,
[INFO] [stdout] 675 ~ ) -> impl Stream<Item = Result<Bytes>> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api.rs:326:14
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let header = response.headers().get(REGISTRY_HINT_HEADER_NAME).cloned();
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `header` calls a custom destructor
[INFO] [stdout]     |             `header` will be dropped later as of Edition 2024
[INFO] [stdout] 325 |         into_result::<_, FetchError>(response)
[INFO] [stdout] 326 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `header` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:785:18
[INFO] [stdout]     |
[INFO] [stdout] 754 |         let info = self.package(package).await?;
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `info` calls a custom destructor
[INFO] [stdout]     |             `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 785 |                 .await?,
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 786 |         })
[INFO] [stdout] 787 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:832:18
[INFO] [stdout]     |
[INFO] [stdout] 800 |         let info = self.package(package).await?;
[INFO] [stdout]     |             ----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `info` calls a custom destructor
[INFO] [stdout]     |             `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 832 |                 .await?,
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 833 |         ))
[INFO] [stdout] 834 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let entry = self.get_auth_token_entry(registry_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 158 |         match entry.get_password() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:272:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         let entry = self.get_signing_key_entry(registry_url, keys, home_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 271 |
[INFO] [stdout] 272 |         match entry.get_password() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/keyring/mod.rs:299:29
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let entry = self.get_signing_key_entry(registry_url, keys, home_url)?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 299 |         entry.set_password(&key.encode()).map_err(|e| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.7.0/src/lib.rs:720:1
[INFO] [stdout]     |
[INFO] [stdout] 720 | / impl<Z> Drop for Zeroizing<Z>
[INFO] [stdout] 721 | | where
[INFO] [stdout] 722 | |     Z: Zeroize,
[INFO] [stdout]     | |_______________^
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/depsolve.rs:128:45
[INFO] [stdout]     |
[INFO] [stdout] 109 |               let import = resolver.parse()?;
[INFO] [stdout]     |                   ------   -----------------
[INFO] [stdout]     |                   |        |
[INFO] [stdout]     |                   |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   `import` calls a custom destructor
[INFO] [stdout]     |                   `import` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |                       let id = PackageName::new(import.name.clone())?;
[INFO] [stdout]     |                                --------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 113 |                       let registry_domain = client.get_warg_registry(id.namespace()).await?;
[INFO] [stdout]     |                                             -----------------------------------------------
[INFO] [stdout]     |                                             |                                        |
[INFO] [stdout]     |                                             |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                             |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |                       match client
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 115 | |                         .registry()
[INFO] [stdout] 116 | |                         .load_package(registry_domain.as_ref(), &id)
[INFO] [stdout] 117 | |                         .await?
[INFO] [stdout]     | |                          -----
[INFO] [stdout]     | |                          |   |
[INFO] [stdout]     | |__________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 118 |                       { Some(info) => {
[INFO] [stdout]     |                              ----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `info` calls a custom destructor
[INFO] [stdout]     |                              `info` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |                                   self.parse_package(client, &bytes).await?;
[INFO] [stdout]     |                                   -----------------------------------------
[INFO] [stdout]     |                                   |                                  |
[INFO] [stdout]     |                                   |                                  this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                   |                                  `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                   `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 |                           client.download(&id, &VersionReq::STAR).await?;
[INFO] [stdout]     |                           ----------------------------------------------
[INFO] [stdout]     |                           |                     |                 |
[INFO] [stdout]     |                           |                     |                 this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                           |                     |                 `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                           |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                           `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                           `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                           `#13` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |                           if let Some(info) = client
[INFO] [stdout]     |  _____________________________________----____^
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     |  _____________________________________|_______|
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                                     `#19` will be dropped later as of Edition 2024
[INFO] [stdout] 129 | |                             .registry()
[INFO] [stdout] 130 | |                             .load_package(
[INFO] [stdout] 131 | |                                 client.get_warg_registry(id.namespace()).await?.as_ref(),
[INFO] [stdout]     | |                                 -----------------------------------------------
[INFO] [stdout]     | |                                 |                                        |
[INFO] [stdout]     | |                                 |                                        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                                 |                                        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 |                                        this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                 |                                        `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                                 up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                 `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |                             .await?
[INFO] [stdout]     | |                              -----^
[INFO] [stdout]     | |______________________________|___||
[INFO] [stdout]     | |______________________________|___|this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |______________________________|___|up until Edition 2021 `#23` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________________|___|this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |______________________________|___|up until Edition 2021 `#24` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |______________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                                |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     |                                up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 | |                                     self.parse_package(client, &bytes).await?;
[INFO] [stdout]     | |                                     -----------------------------------------
[INFO] [stdout]     | |                                     |                                  |
[INFO] [stdout]     | |                                     |                                  this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |                                     |                                  `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                                     `#20` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                                     `#21` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |                     }}
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `info` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.23/src/identifier.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | impl Drop for Identifier {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/storage/fs.rs:348:33
[INFO] [stdout]     |
[INFO] [stdout] 348 |           while let Some(bytes) = stream.next().await.transpose()? {
[INFO] [stdout]     |                          -----    ^^^^^^^^^^^^^^-----^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |             |
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `bytes` calls a custom destructor
[INFO] [stdout]     |                          `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] 349 |               hasher.update(&bytes);
[INFO] [stdout] 350 | /             writer
[INFO] [stdout] 351 | |                 .write_all(&bytes)
[INFO] [stdout] 352 | |                 .await
[INFO] [stdout] 353 | |                 .with_context(|| format!("failed to write to `{path}`", path = path.display()))?;
[INFO] [stdout]     | |                                                                                                -
[INFO] [stdout]     | |                                                                                                |
[INFO] [stdout]     | |________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                                                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.83/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/api.rs:675:6
[INFO] [stdout]     |
[INFO] [stdout] 675 | ) -> impl Stream<Item = Result<Bytes>> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/api.rs:673:13
[INFO] [stdout]     |
[INFO] [stdout] 673 |     digest: &AnyHash,
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> src/api.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |     stream: impl Stream<Item = Result<Bytes>>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 672 ~ fn validate_stream<T: Stream<Item = Result<Bytes>>>(
[INFO] [stdout] 673 |     digest: &AnyHash,
[INFO] [stdout] 674 ~     stream: T,
[INFO] [stdout] 675 ~ ) -> impl Stream<Item = Result<Bytes>> + use<T> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: warg-client v0.10.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking warg-client v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0700]: hidden type for `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/api.rs:460:73
[INFO] [stdout]     |
[INFO] [stdout] 459 |           digest: &AnyHash,
[INFO] [stdout]     |                   -------- hidden type `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` captures the anonymous lifetime defined here
[INFO] [stdout] 460 |       ) -> Result<impl Stream<Item = Result<Bytes>> + use<>, ClientError> {
[INFO] [stdout]     |  _________________-----------------------------------------_______________^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 opaque type defined here
[INFO] [stdout] 461 | |         let ContentSourcesResponse { content_sources } =
[INFO] [stdout] 462 | |             self.content_sources(registry_domain, digest).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         Err(ClientError::AllSourcesFailed(digest.clone()))
[INFO] [stdout] 489 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 460 |     ) -> Result<impl Stream<Item = Result<Bytes>> + use<'_>, ClientError> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/api.rs:460:73
[INFO] [stdout]     |
[INFO] [stdout] 459 |           digest: &AnyHash,
[INFO] [stdout]     |                   -------- hidden type `impl futures_util::Stream<Item = std::result::Result<bytes::Bytes, anyhow::Error>>` captures the anonymous lifetime defined here
[INFO] [stdout] 460 |       ) -> Result<impl Stream<Item = Result<Bytes>> + use<>, ClientError> {
[INFO] [stdout]     |  _________________-----------------------------------------_______________^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 opaque type defined here
[INFO] [stdout] 461 | |         let ContentSourcesResponse { content_sources } =
[INFO] [stdout] 462 | |             self.content_sources(registry_domain, digest).await?;
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | |         Err(ClientError::AllSourcesFailed(digest.clone()))
[INFO] [stdout] 489 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 460 |     ) -> Result<impl Stream<Item = Result<Bytes>> + use<'_>, ClientError> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warg-client` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warg-client` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81", kill_on_drop: false }`
[INFO] [stdout] e39b6740dc8f801a64920b08a90e30107c748da9ce4ff7e1519a882288568a81
